

# Event Details

- **Event Name**: TAPE B | SYDNEY
- **Event Start and End Date**: Fri, 06 Mar, 2026 at 09:00 pm – Sat, 07 Mar, 2026 at 03:00 am
- **Event Description**: Nearby AttractionsTape B has 24 upcoming events.
- **Event URL**: https://allevents.in/sydney/tape-b-|-sydney/210002397128157
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038772/23905?u=https://www.moshtix.com.au/v2/event/tape-b-sydney/188337&utm_medium=affiliate

## Event venue details

- **city**: Sydney
- **state**: NS
- **country**: Australia
- **location**: Civic Underground
- **lat**: -33.87814903
- **long**: 151.20780870
- **full address**: Civic Underground, Sydney, Australia

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b95598cba1311c340fcd590d736e7588c1bb42bb6aef711ea51ea4177a9f7852-rimg-w1024-h576-dc2b1f09-gmir.jpg?v=1769603871
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4c34fae732f4331d4f7d2154ddd26adb550154f361a7ea5636b7528cf6e46fea-rimg-w400-h400-dc2c2008-gmir.jpg?v=1772449047

## Artist Details

- **Artist name**: Baby Tate
  - **Artist page URL**: https://allevents.in/performer/baby-tate

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 06 Mar, 2026 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Civic Underground, Sydney, Australia
- **Q**: Who are the performers at this event?
  - **A:** Baby Tate
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about TAPE B | SYDNEY ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "TAPE B | SYDNEY",
        "image": "https://cdn-az.allevents.in/events5/banners/b95598cba1311c340fcd590d736e7588c1bb42bb6aef711ea51ea4177a9f7852-rimg-w1024-h576-dc2b1f09-gmir.jpg?v=1769603871",
        "startDate": "2026-03-06",
        "endDate": "2026-03-07",
        "url": "https://allevents.in/sydney/tape-b-|-sydney/210002397128157",
        "location": {
            "@type": "Place",
            "name": "Civic Underground",
            "address": {
                "@type": "PostalAddress",
                "name": "Civic Underground, Sydney, Australia",
                "addressLocality": "Sydney",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-33.87814903",
                "longitude": "151.20780870"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsTape B has 24 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Baby Tate",
                "url": "https://allevents.in/performer/baby-tate"
            }
        ]
    }
]
```